home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / mgr / sparcmgr / doc.zoo / doc / usrman / abstract next >
Encoding:
Text File  |  1989-01-24  |  1.6 KB  |  44 lines

  1. '\"                        Copyright (c) 1988 Bellcore
  2. '\"                            All Rights Reserved
  3. '\"       Permission is granted to copy or use this program, EXCEPT that it
  4. '\"       may not be sold for profit, the copyright notice must be reproduced
  5. '\"       on copies, and credit should be given to Bellcore where it is due.
  6. '\"       BELLCORE MAKES NO WARRANTY AND ACCEPTS NO LIABILITY FOR THIS PROGRAM.
  7. '\"
  8. '\"    $Header: abstract,v 4.1 88/06/29 17:04:37 bianchi Exp $
  9. '\"    $Source: /tmp/mgrsrc/doc/usrman/RCS/abstract,v $
  10. .RP
  11. .TL
  12. \*M - C Language Application Interface
  13. .AU
  14. Stephen A. Uhler
  15. .AI
  16. Bell Communications Research
  17. .AB
  18. \*M 
  19. (\fBm\fPana\fBg\fPe\fBr\fP)
  20. is a window system for Unix that currently runs on Sun Workstations.
  21. \*M manages asynchronous updates of overlapping windows
  22. and provides application support for a heterogeneous network
  23. environment, i.e.,
  24. many different types of computers connected by various 
  25. communications media.
  26. The application interface enables applications (called client programs) to be
  27. written in a variety of programming languages, and run on different
  28. operating systems.
  29. The client program can take full 
  30. advantage of the windowing capabilities 
  31. regardless of the
  32. type of connection to the workstation running \*M.
  33. This document describes the
  34. C interface library for \*M
  35. which provides a set of macros and functions that
  36. implement the stream protocol.
  37. This library provides client programs written in
  38. .B C
  39. with a function call interface to \*M.
  40. The library provides the lowest level access to \*M functions
  41. and represents a one to one mapping to the underlying stream protocol.
  42. .AE
  43. .LP
  44.